home *** CD-ROM | disk | FTP | other *** search
- Short: Output redirection to multiple files. V1.0
- Author: rawstyle@blackbox.dame.de (Michael Krause)
- Uploader: rawstyle@blackbox.dame.de (Michael Krause)
- Type: util/misc
-
- --------------------------------------------------------------------------
- TeeHandler v1.0
- --------------------------------------------------------------------------
-
- Written on 07-Sep-96 by Michael Krause
- This distribution is entirely Public Domain.
-
- --------------------------------------------------------------------------
-
- >>> WHAT IS IT?
-
- I remember that once I wanted to redirect an assembler output to a console
- window (so that I could see what the assembler is currently working on) and
- to a file (so that I could view it later, to find errors etc.) at the same
- time. This was not possible, however.
-
- Today I was fed up with it and wrote TeeHandler.
-
- >>> HOW DO I INSTALL IT?
-
- Copy `tee-handler' to L: and TEE/TEE.info to DEVS:DOSDrivers or
- SYS:Storage/DOSDrivers - depends.
-
- >>> HOW DO I USE IT?
-
- You must provide the destination file names after the `TEE:', divided by an
- at (@) sign. The file names have to be absolute path names. Since there
- would be some trouble providing the colon (:) in the file name, you have to
- replace it by a percent (%) sign. You can specify as many file names as
- you wish. Examples:
-
- type s:startup-sequence >tee:con%0/0/640/200@ram%test
-
- make >tee:con%100/100/440/200/Compiling...@t%compile-errors
-
- >>> WHAT ABOUT THE SOURCE CODE?
-
- TeeHandler was written using GCC 2.7.0. Use the source as an example of
- how AmigaDOS handlers work. Modify it, burn it, sell it... but handle
- with care ;-)
-
- >>> WHERE DO I FIND THE AUTHOR?
-
- rawstyle@blackbox.dame.de
- http://www.szczecin.pl/~rawstyle/
-
- >>> 42?
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 199 143 28.1% 06-Sep-96 20:06:16 +Makefile
- 95 86 9.4% 06-Sep-96 15:24:16 +startup.s
- 104 96 7.6% 07-Sep-96 17:11:00 +TEE
- 1236 846 31.5% 07-Sep-96 16:41:48 +tee-handler
- 5440 2053 62.2% 07-Sep-96 16:41:00 +tee-handler.c
- 481 264 45.1% 02-Sep-92 11:57:50 +TEE.info
- 1811 896 50.5% 07-Sep-96 17:10:26 +TeeHandler.readme
- 628 280 55.4% 26-Aug-96 19:42:12 TeeHandler.info
- 394 218 44.6% 07-Sep-96 17:08:58 file_id.diz
- -------- ------- ----- --------- --------
- 10388 4882 53.0% 15-Sep-96 19:27:18 9 files
-